macaulay2.git
3 years agoSet AuxiliaryFiles and UseCachedExampleOutput options to
Doug Torrance [Fri, 16 Dec 2022 11:07:27 +0000 (11:07 +0000)]
Set AuxiliaryFiles and UseCachedExampleOutput options to

Forwarded: not-needed
Last-Update: 2021-02-20

true for several packages whose examples are cached because
generating them has been known to cause build failures on various
architectures.  See debian/scripts/generate-examples.m2.

Gbp-Pq: Name use-cached-examples.patch

3 years agoReproducible version hash table.
Doug Torrance [Fri, 16 Dec 2022 11:07:27 +0000 (11:07 +0000)]
Reproducible version hash table.

Forwarded: not-needed
Last-Update: 2021-09-23

- For version#"configure arguments", we replace the build directory
  with "/build/path" in all the instances of the -fdebug-prefix-map
  flag.
- For version#"compile-node-name" and version#"operating system release", we
  use dummy values.

Gbp-Pq: Name reproducible-version.patch

3 years agoProvide version#"git description".
Doug Torrance [Fri, 16 Dec 2022 11:07:27 +0000 (11:07 +0000)]
Provide version#"git description".

Forwarded: not-needed
Last-Update: 2020-12-21

Since we may not be building the package from a git repository, we
hardcode the git description ahead of time.  This patch is
automatically updated by debian/scripts/m2-get-orig-source.sh.

Gbp-Pq: Name git-description.patch

3 years agomacaulay2 (1.21+ds-2) unstable; urgency=medium
Doug Torrance [Fri, 16 Dec 2022 11:07:27 +0000 (11:07 +0000)]
macaulay2 (1.21+ds-2) unstable; urgency=medium

  * debian/copyright
    - Add license info for GMP <-> Python integer conversion routines from
      gmpy2 used by Python package.
    - Add license info for JSON parsing tests.
  * debian/patches/topcom-memopt.patch
    - New patch; use --memopt option when calling TOPCOM to save memory and
      avoid example/test failures.
  * debian/rules
    - Update comment about cached examples.
    - Add -latomics to LIBS on armel to fix TBB linking issue.
  * debian/tests/control
    - Add libmpfi-dev to Depends for package tests; it is needed for a
      ForeignFunctions test.

[dgit import unpatched macaulay2 1.21+ds-2]

3 years agoImport macaulay2_1.21+ds-2.debian.tar.xz
Doug Torrance [Fri, 16 Dec 2022 11:07:27 +0000 (11:07 +0000)]
Import macaulay2_1.21+ds-2.debian.tar.xz

[dgit import tarball macaulay2 1.21+ds-2 macaulay2_1.21+ds-2.debian.tar.xz]

3 years agoImport macaulay2_1.21+ds.orig.tar.xz
Doug Torrance [Thu, 15 Dec 2022 00:54:09 +0000 (00:54 +0000)]
Import macaulay2_1.21+ds.orig.tar.xz

[dgit import orig macaulay2_1.21+ds.orig.tar.xz]